Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: run pipeline on pull requests as well #634

Merged
merged 2 commits into from
Oct 31, 2019
Merged

Conversation

bobheadxi
Copy link
Member

@bobheadxi bobheadxi commented Oct 31, 2019

🎟️ Ticket(s): similar to what @cheukyin699 is doing over at ubclaunchpad/rocket2#407


👷 Changes

  • trigger Pipeline on push to master
  • trigger Pipeline on pull_request, ignoring markdown files

🔦 Testing Instructions

Explain how to test your changes, if applicable.

@bobheadxi bobheadxi requested a review from a team October 31, 2019 16:52
@codecov
Copy link

codecov bot commented Oct 31, 2019

Codecov Report

Merging #634 into master will increase coverage by 54.48%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #634       +/-   ##
===========================================
+ Coverage    1.33%   55.81%   +54.48%     
===========================================
  Files          68       68               
  Lines        3385     3385               
===========================================
+ Hits           45     1889     +1844     
+ Misses       3332     1253     -2079     
- Partials        8      243      +235
Impacted Files Coverage Δ
provision/ec2.go 7.66% <0%> (+7.66%) ⬆️
daemon/inertiad/daemon/down.go 23.53% <0%> (+23.53%) ⬆️
main.go 25% <0%> (+25%) ⬆️
local/storage.go 26.16% <0%> (+26.16%) ⬆️
daemon/inertiad/daemon/webhook.go 26.23% <0%> (+26.23%) ⬆️
daemon/inertiad/project/deployment.go 33.79% <0%> (+33.79%) ⬆️
client/sshc.go 35.22% <0%> (+35.22%) ⬆️
local/git/git.go 45% <0%> (+45%) ⬆️
daemon/inertiad/daemon/token.go 45.46% <0%> (+45.46%) ⬆️
daemon/inertiad/crypto/keys.go 46.67% <0%> (+46.67%) ⬆️
... and 48 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 68294e2...46e88da. Read the comment docs.

@bobheadxi bobheadxi merged commit 32dc6ff into master Oct 31, 2019
@bobheadxi bobheadxi deleted the chore/builds-for-prs branch October 31, 2019 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant